# V-Scanner folder config file
#
# This file contains instructions for the Win500 Virtual Scanner 
# function. It is used to perform "batch" operations on the PSR-500's
# V-Scanner folders.
#
# Any line that begins with '#' (like this line) is a comment and is
# ignored.
# Any blank line (like the following line) is ignored

# After ignoring comments and blank lines, the remaining lines are
# interpreted as instructions for each of the V-Scanner folders, 00
# through 20. You can perform "clear", "read", and "Write" operations
# on each folder:
# * If a line contains only "<empty>" or "<clear>", the corresponding
#   V-Folder will be erased.
# * If a line contains only "<read>", the corresponding V-Folder will
#   be read into Win500, similar to when you download data from the 
#   scanner's working memory.
# * Any other text is interpreted as the pathname of a P500 or BIN
#   file. Win500 will attempt to open and read that file, and will
#   send it to the corresponding V-Folder.

 
# Folder 0: will be cleared in the scanner (can also
# specify "<clear>" here instead of "<empty>")
<empty>

# Folder 1: will be read into Win500
<read>

# Folders 2 through 20 will be written with files VS02.P500 through
# VS20.P500 in the "C:\program files\winxx\psr-500\vs" directory.

# Folder 2:
c:\program files\winxx\PSR-500\VS\VS02.P500

# Folder 3:
c:\program files\winxx\PSR-500\VS\VS03.P500

# Folder 4:
c:\program files\winxx\PSR-500\VS\VS04.P500

# Folder 5:
c:\program files\winxx\PSR-500\VS\VS05.P500

# Folder 6:
c:\program files\winxx\PSR-500\VS\VS06.P500

# Folder 7:
c:\program files\winxx\PSR-500\VS\VS07.P500

# Folder 8:
c:\program files\winxx\PSR-500\VS\VS08.P500

# Folder 9:
c:\program files\winxx\PSR-500\VS\VS09.P500

# Folder 10:
c:\program files\winxx\PSR-500\VS\VS10.P500

# Folder 11:
c:\program files\winxx\PSR-500\VS\VS11.P500

# Folder 12:
c:\program files\winxx\PSR-500\VS\VS12.P500

# Folder 13:
c:\program files\winxx\PSR-500\VS\VS13.P500

# Folder 14:
c:\program files\winxx\PSR-500\VS\VS14.P500

# Folder 15:
c:\program files\winxx\PSR-500\VS\VS15.P500

# Folder 16:
c:\program files\winxx\PSR-500\VS\VS16.P500

# Folder 17:
c:\program files\winxx\PSR-500\VS\VS17.P500

# Folder 18:
c:\program files\winxx\PSR-500\VS\VS18.P500

# Folder 19:
c:\program files\winxx\PSR-500\VS\VS19.P500

# Folder 20:
c:\program files\winxx\PSR-500\VS\VS20.P500

